Drive_Working_Settings_Extended

 Drive_Working_Settings_Extended

Address: 8707 (2203H)
Type: WORD
Access: Read/Write
Unit: --
Range: 0 to 65535
Default Value: 0
Store Supported: Yes
Description:

This register is used to parametrize drive working modalities.

Bit #

Name

Description

Default Value

0

Reserved

Reserved

1

1

Reserved

Reserved

0

2

Disable_Fault_Output

1 = Fault Output (B0_Out0) is disabled and free for user application

0 = Fault Output (B0_Out0) is enabled

0

3

Reserved

Reserved

1

4

Reserved

Reserved

0

5

Disable_Auto_Motor_Enable

1 = The motor will remain disabled at switch-on

0 = The motor will be automatically enabled at switch on

0

6

Encoder0_Rotation_Direction

1 = The encoder #0 counting is reversed

0 = The encoder #0 counting is not reversed

0

7

Encoder1_Rotation_Direction

1 = The encoder #1 counting is reversed

0 = The encoder #1 counting is not reversed

0

8

Reserved

Reserved

0

9

RL_Motor_Detection

1 = Enable the Motor Parameters (RL) Detection

0 = Disable the Motor Parameters (RL) Detection

1

10

Reserved

Reserved

0

11

Reserved

Reserved

0

12

Reserved

Reserved

0

13

Motor_Stall_detection

1 = Enable ‘Motor Stall Detection’ feature

0 = Disable ‘Motor Stall Detection’ feature

0

14

Reserved

Reserved

0

15

Reserved

Reserved

0

Bit Explanation:

 

Disable_Fault_Output: When this bit is set (1) the B0_Out0 digital output is free for the user application. When this bit is reset (0) the B0_Out0 is automatically handled by the drive's firmware as Fault Output.

 

Disable_Auto_Motor_Enable: When this bit is set (1) the motor will remain disabled at switch on (Master_Register bit #0  = 0). When this bit is reset (0) the motor will be automatically enabled at switch on (Master_Register bit #0 = 1).

 

EncoderX_Rotation_Direction: When this bit is set (1) the Encoder #X counting is reversed. When this bit is reset (0) the Encoder #X counting is not reversed.

 

RL_Motor_Detection: When this bit is set (1) the Motor Parameters (Resistance and Inductance) are detected automatically at switch-on (Nominal_Current object need to be set). When this bit is reset (0) the Motor Parameters (Resistance and inductance) are not detected automatically and must be set on objects Motor_R and Motor_L.

 

Motor_Stall_detection (1): When this bit is set (1) the ‘Motor Stall detection’ feature is enabled. When this bit is reset (0) the ‘Motor Stall detection’ feature is disabled.

 

The ‘Feedack’ feature (bit 4 of Drive_Working_Settings object) and ‘Motor Stall detection’ feature (bit 13 of Drive_Working_Settings_Extended object) cannot be both active at the same time otherwise an alarm  is issued (bit 5 of Error_Register object  and bit 14 of Feedback_Status) .

Notes:     (1) The ‘Motor Stall detection’ feature is available only with firmware version V02r74 or superior.